de.ueberdosis.mp3info.id3v2
Class FrameWOAR
java.lang.Object
|
+--de.ueberdosis.mp3info.id3v2.ID3V2Frame
|
+--de.ueberdosis.mp3info.id3v2.FrameW
|
+--de.ueberdosis.mp3info.id3v2.FrameWOAR
- All Implemented Interfaces:
- Defines
- public class FrameWOAR
- extends FrameW
Oficial artist url frame
The 'Official artist/performer webpage' frame is a URL pointing at
the artists official webpage. There may be more than one "WOAR"
frame in a tag if the audio contains more than one performer, but not
with the same content.
Constructor Summary |
FrameWOAR(de.ueberdosis.mp3info.id3v2.ID3V2Frame frm,
de.ueberdosis.mp3info.id3v2.DataSource ds)
|
Methods inherited from class de.ueberdosis.mp3info.id3v2.ID3V2Frame |
canDisplay, canEdit, containsData, createJPanel, createPanel, deprecatedSince, equals, getData, getDataLengthIndicator, getFileAlterPreservation, getFrameID, getSize, getTagAlterPreservation, getUnsynchronisation, hasGroupingIdentity, isAltered, isCompressed, isEncrypted, isReadOnly, isValid, legalSince, toByteArray |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
FrameWOAR
public FrameWOAR(de.ueberdosis.mp3info.id3v2.ID3V2Frame frm,
de.ueberdosis.mp3info.id3v2.DataSource ds)
throws SeekPastEndException
getLongName
public java.lang.String getLongName()
- Overrides:
getLongName
in class FrameW
toString
public java.lang.String toString()
- Overrides:
toString
in class FrameW